mx6ull: Handle the CONFIG_MX6ULL cases correctly
authorFabio Estevam <[email protected]>
Wed, 3 Jan 2018 14:33:05 +0000 (12:33 -0200)
committerStefano Babic <[email protected]>
Thu, 4 Jan 2018 15:29:04 +0000 (16:29 +0100)
commit290e7cfdbfa288d26598c073186ab45e3fa711b3
treeeecd827a87b3f18a30048c883e5939bec7462014
parent5a6440cac77db8083aa9b7f260e0ff3e994e7834
mx6ull: Handle the CONFIG_MX6ULL cases correctly

Since commit 051ba9e082f7 ("Kconfig: mx6ull: Deselect MX6UL from
CONFIG_MX6ULL") CONFIG_MX6ULL does not select CONFIG_MX6UL anymore, so
take this into consideration in all the checks for CONFIG_MX6UL.

This fixes a boot regression.

Reported-by: Stefan Agner <[email protected]>
Signed-off-by: Fabio Estevam <[email protected]>
Reviewed-by: Stefan Agner <[email protected]>
Tested-by: Breno Lima <[email protected]>
Tested-by: Peng Fan <[email protected]>
Reviewed-by: Stefano Babic <[email protected]>
Tested-by: Jörg Krause <[email protected]>
arch/arm/include/asm/arch-mx6/imx-regs.h
arch/arm/include/asm/arch-mx6/mx6-ddr.h
arch/arm/include/asm/arch-mx6/mx6ul-ddr.h
arch/arm/include/asm/mach-imx/iomux-v3.h
arch/arm/include/asm/mach-imx/regs-lcdif.h
arch/arm/mach-imx/mx6/Kconfig
arch/arm/mach-imx/mx6/ddr.c
drivers/gpio/mxc_gpio.c
include/configs/imx6_spl.h
include/configs/mx6_common.h